#nav {
	position: absolute;
	left: 148px;
	top: 0px;
}
#menudiscesa {
	position: absolute;
	left: 148px;
	top: 287px;
	z-index: 100;
	
}
#Corpo {
	overflow:auto;
	position: absolute;
	left: 151px;
	top: 350px;
	width: 731px;
	background-image: url(S_Immagini/fondo%20tr%20atteggio.gif);
}
#Corpo #a {
	float: left;
	width: 246px;
	z-index: 1;
}
#Corpo #b {
	float: right;
	width: 485px;
	z-index: 1;
	background-image: none;
	overflow: visible;
}

#Corpo #footer {
	clear:both;
}

#Immagine {
	left: 148px;
	top: 18px;
	position: absolute;
}
.Immaginedx {
	text-align: right;
	margin-top: 12px;
	margin-right: 12px;
}

a.collegamento:link {
	color: #666666;
}
